grpc:Gnmi
Child mo for managing gnmi properties
Telemetry Sensor Path(s)
Configurable Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
---|---|---|---|
filterFile | os:OsString (naming:Name) |
Name of the JSON filter file in the |
RANGE: [0 , 256] |
filterMd5Hash | string:Basic |
MD5 hash value of the associated JSON filter file. This should be either 0 or 32 characters in length | A sequence of characters |
keepAliveTimeout | scalar:Uint32 |
Specifies grpc keepAlive timeout | RANGE: [600 , 86400] DEFAULT: 600 |
maxCalls | scalar:Uint16 |
Specifies the maximum number of concurrent calls to gnmi. | RANGE: [1 , 16] DEFAULT: 8 |
minSampleInterval | scalar:Uint32 |
Specifies the minimum sample interval, measured in units of seconds. | RANGE: [1 , 65535] DEFAULT: 30 |
subsQueryCondition | string:Basic |
The condition(s) for retrieving notifications.\nWhen notifications are to be returned, this property specifies\nadditional contained objects or options to be included in the response.\nYou can specify one or more of the following categories in a\ncomma-separated list with no spaces: \n\nkeep-data-timestamp - In stead of using the collection time,\n\tuse the timestamp at which the data was generated and\n\tready to be collected. | A sequence of characters |
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |